| FaStudentAutoAwardLog |
| Logical Entity Name | FaStudentAutoAwardLog |
| Default Table Name | FaStudentAutoAwardLog |
| Physical Only | NO |
| Definition | |
| Note |
| FaStudentAutoAwardLog Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaStudentAutoAwardLogId |
int | NO | ||
SyStudentId |
int | NO | ||
SyCampusId |
int | NO | ||
| AutoAwardRequestDate | datetime | YES | ||
| AutoAwardRequestProcess | varchar(200) | YES | ||
| AwardingDate | datetime | YES | ||
| AutoAwardResults | xml | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserId | int | NO | ||
| ts | timestamp | NO |
| FaStudentAutoAwardLog Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaStudentAutoAwardLog_SyStudentId_AutoAwardRequestDate_U_N_IDX | Index | SyStudentId, FaStudentAutoAwardLogId |
| PK_FaStudentAutoAwardLog_FaStudentAutoAwardLogId | PrimaryKey | FaStudentAutoAwardLogId |
| FaStudentAutoAwardLog Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampus | Non-Identifying | One To Zero or More | FK_FaStudentAutoAwardLog_SyCampusId_SyCampus_SyCampusId | SyCampusId | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_FaStudentAutoAwardLog_SyStudentId_SyStudent_SyStudentId | SyStudentId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaStudentAutoAwardLog Check Constraints |
| Check Constraint Name | CheckConstraint |